CmSisQueueStudent 
EntityType  Independent 
Logical Entity Name  CmSisQueueStudent 
Default Table Name  CmSisQueueStudent 
Logical Only  NO 
Definition 
 
Note 
 

CmSisQueueStudent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CmSisQueueStudentID(PK)    INTEGER  NO 
 
SyStudentID    INTEGER  NO 
 
MsgType    NVARCHAR(100)  YES 
 
MsgText    NTEXT/LONG NVARCHAR  YES 
 
MsgStatus    TINYINT  YES 
 
MsgName    NVARCHAR(255)  YES 
 
TagId    NVARCHAR(50)  YES 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserID(FK)    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 
Priority    INTEGER  YES 
 
RecordId    INTEGER  NO 
 
RecordType    VARCHAR(200)  YES 
 
RecordAction    VARCHAR(20)  YES 
 
AdEnrollId    INTEGER  NO 
 
DateTx    DATETIME  NO 
 

CmSisQueueStudent Keys 
Key Name  Key Type  Keys 
IX_CmsisqueueStudent_Priority_Id  Inversion Entry  Priority, CmSisQueueStudentID 
PK_CmSisQueueStudentID_CmSisQueueStudentID  PrimaryKey  CmSisQueueStudentID 

CmSisQueueStudent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CmSisQueueStudent Check Constraints 
Check Constraint Name  CheckConstraint